Test like a team.
https://gyazo.com/ba89594ae9bf2546499e6e86ff24045d
Test like a team. - Speaker Deck 2018/11/10
test は對話
old "testing" flow.
application code は user の環境で動く。test code は user の環境で動かない
非對稱
https://gyazo.com/867127f8d1b451c16ae8edb905e83838
test は application の regression を防ぐ
agile flow.
application code は育つもの。test code は育てるもの
對稱
https://gyazo.com/92a42af57f6b45dbb6474f75eb72b60c
その行が何をしてゐるか理解し、何をすべきか育てる
「相手を想定し對話する」pattern